home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
DHA demo
/
Don Norman Folder
/
The Library
/
The Library.rsrc
/
CSTR_15657_nextMarkCSTR
< prev
next >
Wrap
Text File
|
1994-09-21
|
271b
|
9 lines
global tct,H,T,Bname
getvalues
if H│2 then
repeat with a=2 to H
if line a of fld "marked cards">T then exit repeat
end repeat
if a=H and line H of fld "marked Cards"▓T then go cd ((line 2 of fld "marked cards")+tct)
else go cd ((line a of fld "marked cards")+tct)
end if